home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat1
/
fg.z
/
fg
Wrap
Text File
|
1998-10-30
|
3KB
|
67 lines
ffffgggg((((1111)))) ffffgggg((((1111))))
NNNNAAAAMMMMEEEE
ffffgggg - run jobs in the foreground
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
ffffgggg [jjjjoooobbbb____iiiidddd]
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
If job control is enabled (see the description of set -m), the ffffgggg utility
will move a background job from the current environment into the
foreground.
Using ffffgggg to place a job into the foreground will remove its process ID
from the list of those "known in the current shell execution environment.
OOOOPPPPEEEERRRRAAAANNNNDDDDSSSS
The following operand is supported:
job_id Specify the job to be run as a foreground job. If no jjjjoooobbbb____iiiidddd
operand is given, the jjjjoooobbbb____iiiidddd for the job that was most recently
suspended, placed in the background or run as a background job
will be used. The format of jjjjoooobbbb____iiiidddd is described in the entry for
job control job ID in the sssshhhh((((1111)))) manpage.
SSSSTTTTDDDDOOOOUUUUTTTT
The ffffgggg utility writes the command line of the job to standard output in
the following format:
"%s\n", <command>
EEEEXXXXIIIITTTT SSSSTTTTAAAATTTTUUUUSSSS
The following exit values are returned:
0 Successful completion.
>0 An error occurred.
CCCCOOOONNNNSSSSEEEEQQQQUUUUEEEENNNNCCCCEEEESSSS OOOOFFFF EEEERRRRRRRROOOORRRRSSSS
If job control is disabled, the ffffgggg utility will exit with an error and no
job will be placed in the foreground.
AAAAPPPPPPPPLLLLIIIICCCCAAAATTTTIIIIOOOONNNN UUUUSSSSAAAAGGGGEEEE
The ffffgggg utility will not work as expected when it is operating in its own
utility execution environment because that environment will have no
applicable jobs to manipulate. See the APPLICATION USAGE section for bbbbgggg.
For this reason, ffffgggg is generally implemented as a shell regular built-in.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
bbbbgggg((((1111)))),,,, kkkkiiiillllllll((((1111)))),,,, jjjjoooobbbbssss((((1111)))),,,, sssshhhh((((1111)))),,,, wwwwaaaaiiiitttt((((1111))))....
PPPPaaaaggggeeee 1111